go/types.term.disjoint (method)
5 uses
go/types (current package)
typeterm.go#L63: if x.disjoint(y) {
typeterm.go#L91: if x.disjoint(y) {
typeterm.go#L139: if x.disjoint(y) {
typeterm.go#L153: func (x *term) disjoint(y *term) bool {
union.go#L179: if !(*term)(x).disjoint((*term)(y)) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)